home *** CD-ROM | disk | FTP | other *** search
- These files should help anyone doing a transfer of message and user
- files from ROS v3.4 to PCBoard v10.0. See Micro C issue # 33 for more
- info on the process.
-
- Basically all you need to do is run CONUSR to convert the user files.
-
- To convert the message file, recompile ROS using the TROS*.INC files
- and the TROS.PAS main program file. Now run TROS and read the lowest
- number message. TROS will take over then and convert all messages to
- PCBoard's MSGS file. ROS has a bug in storing the highest message
- number so you'll probably want to add a dummy message before doing the
- conversion. That should ensure that all messages are converted.
-
- Good Luck. Larry.